SHOW ALL SPRITES

This command will show all the sprites currently invisible.

  Syntax
SHOW ALL SPRITES
  Returns

This command does not return a value.

  Example Code
cls
load image "man.bmp",1
hide sprite 1
wait 1000*8
show all sprites
do
loop
end
  See also

SPRITE Commands Menu
Index